Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632846 Views

Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/89 - Projectile Motion Simulator

pms.png cody/swapnilsparsh/30DaysOfJavaScript/89 - Projectile Motion Simulator/pms.png
83 Views
0 Comments
Media file
README.md cody/swapnilsparsh/30DaysOfJavaScript/89 - Projectile Motion Simulator/README.md
188 Views
0 Comments
# Projectile-Motion-Simulator
Simple simulator to projectile motion;

## Website Link
https://projectile-motion-simulator.netlify.app/

index.html cody/swapnilsparsh/30DaysOfJavaScript/89 - Projectile Motion Simulator/index.html
299 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Projectile Motion</title>